-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
5.0.0 (latest)
-
Code
-
Classes
- ExcelMatch
Total Complexity |
72 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
238 |
Lines of code |
164 |
Logical lines of code |
94 |
Comment lines |
23 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
matchSmallestValue() |
B |
48 |
18 |
30 |
matchLargestValue() |
A |
48 |
16 |
31 |
matchFirstValue() |
A |
49 |
12 |
32 |
prepareLookupArray() |
A |
56 |
10 |
17 |
MATCH() |
S |
49 |
6 |
31 |
validateMatchType() |
S |
62 |
4 |
12 |
validateLookupValue() |
S |
71 |
4 |
5 |
validateLookupArray() |
S |
70 |
2 |
6 |